home *** CD-ROM | disk | FTP | other *** search
/ The Atari Compendium / The Atari Compendium (Toad Computers) (1994).iso / files / umich / utils / bootmgrs / bootmst.arc / BOOTUP.DOC next >
Text File  |  1988-02-12  |  4KB  |  91 lines

  1. Boot Up Master Document File
  2.  
  3. Boot Up Master Program - Written by: Andrew Pinto
  4. With Personal Pascal Ver. 2.01
  5. Bootup Master Ver. 2.11
  6. Last Update 2-12-88
  7.  
  8.  1 - Fix Bug in Write on Verify
  9.  2 - Fix Bug in Cold Booting
  10.  3 - Added Seven Reminder Alarms that go off at bootup time.
  11.      They can be edited to go off when you want them to and
  12.      say what you want them to at bootup.  This is all menu
  13.      driven like the rest of the program.
  14.     
  15. Boot Up Master Program - Written by: Andrew Pinto
  16. With OSS Personal Pascal Ver. 2.01
  17. Bootup Master Ver. 2.06
  18. Last Update 1-02-88
  19.  
  20.  1 - In all cases the "Return Key" will return you to the main menu
  21.  2 - Longer delay before booting GEM ( From 8 sec to 20 sec )
  22.  3 - Hitting Space Bar in Main Menu Boots Gem instantly
  23.  4 - Error fix in day of week algorithm
  24.  5 - Improved screen display
  25.  
  26. With OSS Personal Pascal Ver. 2.01
  27. Bootup Master Ver. 2.05
  28. Last Update 11-21-87
  29.       
  30.  1 - Adds a date and time prompt if no clock is installed.
  31.  2 - Adds sound routines as prompts and error checks.
  32.  3 - Better error checking in program.
  33.  4 - In most cases the "Return Key" will return you to the main menu
  34.  5 - Automatic Timing Routine - if no key is hit after eight seconds,
  35.      program automatically boots GEM
  36.  
  37. With OSS Personal Pascal Ver. 2.00
  38. Last Update 10-25-87
  39.  
  40.       The program is designed to be used with a color monitor and be put
  41.  in an auto folder on your Boot Disk.  If you are using a Hard Drive put
  42.  the program in the Auto Folder on Drive "C".  If you are using a Clock
  43.  Card or a program to boot your Hard Drive, put those programs in your
  44.  Auto Folder before Boot Up Master Program.
  45.  
  46.       The program is designed to do ten functions.  They are:  
  47.  
  48.              1 - Change Active Programs in your Auto Folder
  49.              2 - Change Active Accessory Files
  50.              3 - Change Read Drive (This checks available memory on drive)
  51.              4 - Change Screen Resolution
  52.              5 - Change Character and Screen Colors
  53.              6 - Change Write Verification On & Off
  54.              7 - Change Boot Up from either Cold or Warm Boot
  55.              8 - Always bring up your computer in medium resolution
  56.              9 - Check your computer memory
  57.             10 - Check your configuration/520ST/1040ST/MEG+ST
  58.  
  59.       The program requires three files besides itself.  The first one is
  60.  "DISKNAME.INF".  This file is automatically written to "A" Drive the 
  61.  first time you boot with this program.  The only thing you have to make
  62.  sure is that the write protect is off "A" Drive and there is a small
  63.  amount of free space on the same drive.
  64.  
  65.       The next two files you must create from your "DESKTOP.INF".  First,
  66.  set your screen resolution to Low.  Set the desktop and arrange it the
  67.  way you like it, then save the "DESKTOP.INF" file.  Copy "DESKTOP.INF"
  68.  file to "LOW.INF".  Now set your screen resolution to Medium.  Set the
  69.  desktop and arrange it the way you like it, then save the "DESKTOP.INF"
  70.  file.  Now copy "DESKTOP.INF" file to "MED.INF".
  71.  
  72.       Setting Up Your "AUTO" Folder to use Boot Up Master Program.  If you
  73.  are using a hard drive, then the "AUTO" Folder needs to be created on "C"
  74.  Drive else created on "A" Drive.  If you are using a file to boot your
  75.  hard drive, place that file first in the "AUTO" Folder.  Then if you are 
  76.  using a clock card with a program to boot it, place that program in the
  77.  "AUTO" Folder next.  Now place the Boot Up Master Program in the "AUTO"
  78.  Folder and any other program that you may use from time to time can be
  79.  placed after that program.  You can have a maximum of 18 programs which
  80.  nine of them can be active at one time.
  81.  
  82.       This program allows eighteen accessory programs to be on the disk.
  83.  GEM limits you to six active "ACC" at one time.
  84.  
  85.       After completing the above, hit RESET and reboot you computer.  You
  86.  are ready to go.   Hope you enjoy it - leave any comments to my name on
  87.  GENIE.
  88.  
  89.  
  90.  
  91.